From: Debian Rust Maintainers Date: Sat, 6 Jun 2026 22:27:58 +0000 (+0200) Subject: relax-deps X-Git-Tag: archive/raspbian/2.8.3-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=10ff6a7302a6551690d2ce622fa1e0d9cce74f95;p=rust-debcargo.git relax-deps Gbp-Pq: Name relax-deps.patch --- diff --git a/Cargo.toml b/Cargo.toml index 33f4955..a75b317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -141,10 +141,10 @@ version = "3" version = "0.16" [dependencies.toml] -version = "0.9" +version = "1" [dependencies.toml_edit] -version = ">= 0.22, < 0.24" +version = "0.25" [dependencies.walkdir] version = "2"